[System.Runtime.CompilerServices.Extension()] public static System.bool CanGroup<T>( ICollectionView<T> collectionView, System.string groupPath ) where T: class
パラメータ
- collectionView
- コレクションビュー
- groupPath
- グループ化が適用されるデータ項目のパス
型パラメータ
- T
[System.Runtime.CompilerServices.Extension()] public static System.bool CanGroup<T>( ICollectionView<T> collectionView, System.string groupPath ) where T: class